Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(OpenTelemetry): remove SDK version from meter name #134

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

evansims
Copy link
Member

Description

This removes the SDK version from the meter name, as this is adequately tracked by the user agent attribute.

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@evansims evansims added the enhancement New feature or request label Sep 23, 2024
@evansims evansims force-pushed the refactor/otel/simplify-meter-name branch from ced639a to 2e2be25 Compare September 23, 2024 15:58
@evansims evansims marked this pull request as ready for review September 23, 2024 15:59
@evansims evansims requested a review from a team as a code owner September 23, 2024 15:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.15%. Comparing base (a00f039) to head (2e2be25).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   69.15%   69.15%   -0.01%     
==========================================
  Files         122      122              
  Lines        9746     9745       -1     
==========================================
- Hits         6740     6739       -1     
  Misses       3006     3006              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@evansims evansims added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 41d5c1b Sep 25, 2024
16 checks passed
@evansims evansims deleted the refactor/otel/simplify-meter-name branch September 25, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants